[DllImport("gdiplus.dll", CharSet=CharSet.Unicode, ExactSpelling=true)]
static extern int GdipAddPathArc(HandleRef path, float x, float y,
float width, float height, float startAngle, float sweepAngle);
Declare Function GdipAddPathArc Lib "gdiplus.dll" (TODO) As TODO
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!